home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Graphics / PICT stack v.02 / background_2654.txt < prev    next >
Encoding:
Text File  |  1988-05-18  |  1.3 KB  |  72 lines

  1. -- background: 2654 from stack: in.02
  2. -- bmap block id: 8048
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   go to card id 5309
  9.   hide message box
  10.   show menuBar
  11.   pass openStack
  12. end openStack
  13.  
  14.  
  15.  
  16. -- part 16 (button)
  17. -- low flags: 00
  18. -- high flags: 0000
  19. -- rect: left=0 top=316 right=342 bottom=37
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 1011 / 1011
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28. ----- HyperTalk script -----
  29. on mouseUp
  30.   go home
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 19 (button)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=466 top=302 right=342 bottom=512
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 14953 / 14953
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: New Button
  47. ----- HyperTalk script -----
  48. on mouseUp
  49.   go to card id 5309
  50. end mouseUp
  51.  
  52.  
  53.  
  54.  
  55. -- part 21 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=136 top=301 right=340 bottom=166
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 16344 / 16344
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: New Button
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   open MacDraw 1.9.5
  70. end mouseUp
  71.  
  72.